WpfScheduler
StockSharp.Xaml
任务调度器使用WPF计时器.
继承自: Disposable
构造函数
WpfScheduler
public WpfScheduler(IEnumerable<TTask> tasks)
wpfScheduler = WpfScheduler(tasks)
初始化了 & ##WpfScheduler+#的新实例.
- tasks
- 任务
属性
Interval
public TimeSpan Interval { get; set; }
value = wpfScheduler.Interval
wpfScheduler.Interval = value
相会相会.